setSubmitButtonEnabled
Enables showing a submit button when the query is non-empty. In cases where the SearchView is being used to filter the contents of the current activity and doesn't launch a separate results activity, then the submit button should be disabled.
Parameters
enabled
true to show a submit button for submitting queries, false if a submit button is not required.